Open Bug 1959961 Opened 2 months ago Updated 19 days ago

Navigation API: Implement navigation.navigate()

Categories

(Core :: DOM: Navigation, task)

task

Tracking

()

People

(Reporter: jjaschke, Assigned: jjaschke)

References

(Blocks 2 open bugs)

Details

Attachments

(2 files)

No description provided.
No longer depends on: 1959958

This patch copies the code from LocationBase::SetURI()
and LocationBase::CheckURL() into a new method
called NavigateNavigable() in the docshell.
The goal of this new method is to follow the spec
(https://html.spec.whatwg.org/#navigate) as close
as possible.

For now, this method is only "duct-taping" our
code. It is to be replaced with a spec-conforming
implementation.

You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: